internal/bisect.dedup.seen (method)

2 uses

	internal/bisect (current package)
		bisect.go#L475: 			if !d.seen(h) {
		bisect.go#L765: func (d *dedup) seen(h uint64) bool {